Package-level declarations

Contains the Mapbox Maps Android Exception API classes.

Types

Link copied to clipboard
A ConversionException is thrown when a conversion failed to execute.
Link copied to clipboard
An IconBitmapChangedException is thrown by MapView when a Marker is added that has an Icon with a Bitmap that has been modified since the creation of the Icon.
Link copied to clipboard
An InvalidLatLngBoundsException is thrown by LatLngBounds when there aren't enough LatLng to create a bounds.
Link copied to clipboard
A InvalidMarkerPositionException is thrown when a Marker object is created with an invalid LatLng position.
Link copied to clipboard
A MapboxConfigurationException is thrown by MapboxMap when the SDK hasn't been properly initialised.
Link copied to clipboard
A TooManyIconsException is thrown by IconFactory when it cannot create a Icon because there are already too many icons created.